home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mach10.zip / FLINKS.DOC < prev    next >
Text File  |  1990-07-26  |  29KB  |  502 lines

  1.  
  2.  
  3.  
  4.  
  5. Mach-10 Function-links (miscellanious)
  6.  
  7. -----------------------------------------------------------------------------
  8. : Flink : Name       : Description                                          :
  9. :=======:============:======================================================:
  10. :  001  : Goodbye    : Logs the user off                                    :
  11. :-------:------------:------------------------------------------------------:
  12. :  002  : Help       : Displays the help file associated with the current   :
  13. :       :            : menu. The stem of the help file is contained in the  :
  14. :       :            : conference area definition table. The file displayed :
  15. :       :            : will be the stem + the menu number (i.e. "Help"+"3"= :
  16. :       :            : "Help3").                                            :
  17. :-------:------------:------------------------------------------------------:
  18. :  003  : eXpert     : Toggles the display of menus on or off               :
  19. :-------:------------:------------------------------------------------------:
  20. :  004  : Chat-call  : This will cause the speaker to beep 20 times. If in  :
  21. :       :            : that time, anyone on the local side should press any :
  22. :       :            : key, chat-mode will be initiated.                    :
  23. :-------:------------:------------------------------------------------------:
  24. :  005  : Bulletins  : This will present the user with the bulletin menu of :
  25. :       :            : the current conference. The file displayed will be   :
  26. :       :            : the string defined in the conference definition      :
  27. :       :            : table. Each bulletin is the same as the main file,   :
  28. :       :            : but with the bulletin number appended to the end     :
  29. :-------:------------:------------------------------------------------------:
  30. :  006  : Profile    : Display statistical information about the user       :
  31. :-------:------------:------------------------------------------------------:
  32. :  007  : List-users : Lists all users currently on the system above access :
  33. :       :            : level 0.                                             :
  34. :-------:------------:------------------------------------------------------:
  35. :  008  : Graphics   : Allows the user to change his graphics preference.   :
  36. :       :            : Current options include None (plain text), Ascii,    :
  37. :       :            : ansi-color, and ansi-music.                          :
  38. :-------:------------:------------------------------------------------------:
  39. :  009  : Edt-prsnl  : Allows the user to edit his personal information     :
  40. :       :            : (alias, phone numbers, address, city and state).     :
  41. :       :            : This option is usually set to <unvalidated only>     :
  42. :       :            : to prevent users from altering their phone number    :
  43. :       :            : after validation has taken place.                    :
  44. :-------:------------:------------------------------------------------------:
  45. :  010  : list-conf  : This option will present the user with a list of all :
  46. :       :            : of the conferences available on the system.          :
  47. :-------:------------:------------------------------------------------------:
  48. :  011  : Chng-conf  : This will allow the user to change the conference    :
  49. :       :            : that he is currently in. If the conference is linked :
  50. :       :            : to a message area or file area, then that area will  :
  51. :       :            : pre-selected and locked in. If the conference        :
  52. :       :            : contains alternate menu/help files, then those files :
  53. :       :            : will also be locked in.                              :
  54. :-------:------------:------------------------------------------------------:
  55. :  012  : Open door  : This service allows the user to open a door into a   :
  56. :       :            : different program. The door-listing can be displayed :
  57. :       :            : and the user has the option to open any door that    :
  58. :       :            : his access level will permit.                        :
  59. :-------:------------:------------------------------------------------------:
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71. Mach-10 function links (Miscellanious) continued
  72.  
  73. -----------------------------------------------------------------------------
  74. : Flink : Name       : Description                                          :
  75. :=======:============:======================================================:
  76. :  013  : Welcome    : Displays the welcome file. If there are more than    :
  77. :       :            : one welcome file, the one to be displayed will be    :
  78. :       :            : randomly picked.                                     :
  79. :-------:------------:------------------------------------------------------:
  80. :  014  : Newuser    : Displays the newuser file.                           :
  81. :-------:------------:------------------------------------------------------:
  82. :  015  : Edt-pref   : Allows the user to alter his preferences (FSE, xpert :
  83. :       :            : mode, color, fast keys, etc.                         :
  84. :-------:------------:------------------------------------------------------:
  85. :  016  : Access     : Displays the users access profile. Includes his time :
  86. :       :            : limit as well as required post and upload ratios     :
  87. :-------:------------:------------------------------------------------------:
  88. :  017  : User-edit  : Invokes the sysop editor. Any user can be edited     :
  89. :       :            : THIS IS NOT FOR NORMAL USERS - SYSOP ONLY!           :
  90. :-------:------------:------------------------------------------------------:
  91. :  018  : Memory     : This will dispay the current memory status of the    :
  92. :       :            : bbs. This is mainly a programming/debugging option   :
  93. :       :            : and therefore useless to most sysops.                :
  94. :-------:------------:------------------------------------------------------:
  95. :  019  : Version    : Displays the version of the mach-10 software         :
  96. :-------:------------:------------------------------------------------------:
  97. :  020  : Autoverify : Invokes the auto call-validation system. The users   :
  98. :       :            : phone number and alias will be cross-checked against :
  99. :       :            : other users of the system for dupes. If all is well, :
  100. :       :            : the user will be told to hangup and mach-10 will     :
  101. :       :            : attempt to call him 3 times. If successful, mach-10  :
  102. :       :            : will ask the user his password, and if the correct   :
  103. :       :            : response is entered, the users validation flag will  :
  104. :       :            : be set.                                              :
  105. :-------:------------:------------------------------------------------------:
  106. :  021  : List-unval : This will generate a list of all current unvalidated :
  107. :       :            : users including their phone number, logons, time,    :
  108. :       :            : and address.                                         :
  109. :-------:------------:------------------------------------------------------:
  110. :  022  : Manual-val : This option will prompt you one after another from   :
  111. :       :            : the first unvalidated user to the last wether you    :
  112. :       :            : wish to validate them, delete (lock-out), or skip    :
  113. :-------:------------:------------------------------------------------------:
  114. :  023  : Lisk-Lkout : Lists all locked-out users                           :
  115. :-------:------------:------------------------------------------------------:
  116. :  024  : Val-user   : Prompts you for a name and validates that user       :
  117. :-------:------------:------------------------------------------------------:
  118. :  025  : Unval-user : Prompts you for a name and unvalidates that user     :
  119. :-------:------------:------------------------------------------------------:
  120. :  026  : Chg-pword  : Allows the user to change his password               :
  121. :-------:------------:------------------------------------------------------:
  122. :  027  : Top 10 U/L : This will generate a listing of the top-10 uploaders :
  123. :       :            : on the bbs and list it to the user. The listing is   :
  124. :       :            : sorted by kilobytes uploaded, not number of uploads. :
  125. :-------:------------:------------------------------------------------------:
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137. Mach-10 function links (Miscellanious) continued
  138.  
  139. -----------------------------------------------------------------------------
  140. : Flink : Name       : Description                                          :
  141. :=======:============:======================================================:
  142. :  028  : Top 10 D/L : Generate a listing of the top-10 downloaders on the  :
  143. :       :            : system. Again, this is ordered by kilobytes, not     :
  144. :       :            : number.                                              :
  145. :-------:------------:------------------------------------------------------:
  146. :  029  : Top 10 CLR : Lists the top-10 callers, ordered by total amount of :
  147. :       :            : time on the system.                                  :
  148. :-------:------------:------------------------------------------------------:
  149. :  030  : Top 10 pst : Lists the top-10 posters, ordered by number of posts :
  150. :-------:------------:------------------------------------------------------:
  151. :  031  : Top 10 Dor : Lists the top-10 doors users, ordered by amount of   :
  152. :       :            : time spent in the doors area.                        :
  153. :-------:------------:------------------------------------------------------:
  154. :  032  : Rankings   : Displays the users rankings in various areas of the  :
  155. :       :            : system. (i.e. first in U/Ling, second, etc.)         :
  156. :-------:------------:------------------------------------------------------:
  157. :  033  : Age-stats  : Generates a listing of what percentage of the users  :
  158. :       :            : are in what age groups of the system.                :
  159. :-------:------------:------------------------------------------------------:
  160. :  034  : Sex-stats  : Displays the percentage of male and female users on  :
  161. :       :            : the system.                                          :
  162. :-------:------------:------------------------------------------------------:
  163. :  035  : Give-time  : INTERNAL USE ONLY - DON'T USE                        :
  164. :-------:------------:------------------------------------------------------:
  165. :  036  : Sysop-Conf : Sysop conference maintenance. Allows the addition,   :
  166. :       :            : listing, or deletion of members in any conference on :
  167. :       :            : the system.                                          :
  168. :-------:------------:------------------------------------------------------:
  169. :  037  : Sigop-Conf : If the user is the SIGOP of the current conference,  :
  170. :       :            : he is permitted to add, delete, or list the members  :
  171. :       :            : his conference only.                                 :
  172. :-------:------------:------------------------------------------------------:
  173. :  038  : Day-Time   : Displays the percentage of usage for each of the     :
  174. :       :            : bbs's systems (i.e. doors, U/L, etc) for the current :
  175. :       :            : day. Statistics are based on minutes spent in the    :
  176. :       :            : particular areas.                                    :
  177. :-------:------------:------------------------------------------------------:
  178. :  039  : Day-Baud   : Displays the percentage of callers at 300, 1200,     :
  179. :       :            : 2400, 4800, or 9600 for the day.                     :
  180. :-------:------------:------------------------------------------------------:
  181. :  040  : Day-file   : Displays various file systems statistics including   :
  182. :       :            : the number of uploads/downloads, time spent upload-  :
  183. :       :            : ing or downloading, and kilobytes uploaded/download- :
  184. :       :            : ed.                                                  :
  185. :-------:------------:------------------------------------------------------:
  186. :  041  : Total-Time : Similar to option #38, but displays statistics for   :
  187. :       :            : all entries in the call analizer file, not just the  :
  188. :       :            : current day.                                         :
  189. :-------:------------:------------------------------------------------------:
  190. :  042  : Total-baud : Similar to #39, but displays statistics for all      :
  191. :       :            : entries in the call analizer file.                   :
  192. :-------:------------:------------------------------------------------------:
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203. Mach-10 function links (Miscellanious) continued
  204.  
  205. -----------------------------------------------------------------------------
  206. : Flink : Name       : Description                                          :
  207. :=======:============:======================================================:
  208. :  043  : Total-file : Similar to #40, but displays statistics for all      :
  209. :       :            : entries in the call analizer file.                   :
  210. :-------:------------:------------------------------------------------------:
  211. :  044  : Time-graph : This option displays a graph showing the minutes     :
  212. :       :            : for each hour of the day. It is useful for           :
  213. :       :            : determining which times (i.e. evening, late-night,   :
  214. :       :            : daytime, etc) the system is used the most. It may    :
  215. :       :            : provide useful information to the users as to when   :
  216. :       :            : to call the system to get on the easiest.            :
  217. :-------:------------:------------------------------------------------------:
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269. Mach-10 function links (message-oriented)
  270.  
  271. -----------------------------------------------------------------------------
  272. : Flink : Name       : Description                                          :
  273. :=======:============:======================================================:
  274. :  051  : Chk-msgs   : Asks the user if he wished to check his messages.    :
  275. :       :            : if he responds with YES, then his messages will be   :
  276. :       :            : listed.                                              :
  277. :-------:------------:------------------------------------------------------:
  278. :  052  : Read       : begins "read" of the current area.                   :
  279. :-------:------------:------------------------------------------------------:
  280. :  053  : Sel-area   : Allows the user to select a message area. If his is  :
  281. :       :            : area-locked into a conference, he will be notified   :
  282. :       :            : and the option will abort.                           :
  283. :-------:------------:------------------------------------------------------:
  284. :  054  : Enter-msg  : This will place the user in the message-entry mode.  :
  285. :       :            : he will be prompted for who he wishes to send the    :
  286. :       :            : message to, the subject, and if the message area     :
  287. :       :            : allows private messages, then weather or not he      :
  288. :       :            : wants it to be private. The user will then be placed :
  289. :       :            : in the line editor or visual editor depending on his :
  290. :       :            : preference.                                          :
  291. :-------:------------:------------------------------------------------------:
  292. :  055  : Scan-msgs  : This will allow the user to scan all of the message  :
  293. :       :            : headers in the current area.                         :
  294. :-------:------------:------------------------------------------------------:
  295. :  056  : Edt-ignore : Allows the user to edit his ignore status. Ignored   :
  296. :       :            : areas will not be scanned in the message-check       :
  297. :       :            : service (#51)                                        :
  298. :-------:------------:------------------------------------------------------:
  299. :  057  : Comment    : Allows the user to send a private message to the     :
  300. :       :            : sysop in the comment area. The comment area is       :
  301. :       :            : specified by the "COMMENTAREA" option in the control :
  302. :       :            : file.                                                :
  303. :-------:------------:------------------------------------------------------:
  304. :  058  : Packmail   : Packs the users mail into a file which he may down-  :
  305. :       :            : load.                                                :
  306. :-------:------------:------------------------------------------------------:
  307. :  059  : Disp-auto  : INTERNAL USE ONLY - DON'T USE                        :
  308. :-------:------------:------------------------------------------------------:
  309. :  060  : Renum-dir  : INTERNAL USE ONLY - DON'T USE                        :
  310. :-------:------------:------------------------------------------------------:
  311. :  061  : Dwnld-Pack : Allows user to download packaged mail. Used together :
  312. :       :            : with service #58.                                    :
  313. :-------:------------:------------------------------------------------------:
  314. :  062  : Erase-Pack : Allows user to erase his packaged mail. Used together:
  315. :       :            : with serv #58.                                       :
  316. :-------:------------:------------------------------------------------------:
  317. :  063  : Doctor     : Tempararily gone.                                    :
  318. :-------:------------:------------------------------------------------------:
  319. :  064  : Copy       : Tempararily gone.                                    :
  320. :-------:------------:------------------------------------------------------:
  321. :  065  : List-New   : Lists message areas with messages above the user's   :
  322. :       :            : lastread pointer.                                    :
  323. :-------:------------:------------------------------------------------------:
  324. :  066  : Readlock   : Allows user to "lock" the read command so that only  :
  325. :       :            : certain messages are displayed.                      :
  326. :-------:------------:------------------------------------------------------:
  327. :  067  : Chk-Pack   : Internal use only.                                   :
  328. :-------:------------:------------------------------------------------------:
  329. :  068  : Read-Marked: Allows user to read marked messages.                 :
  330. :-------:------------:------------------------------------------------------:
  331. :  069  : Read-New   : Internal use only.                                   :
  332. :-------:------------:------------------------------------------------------:
  333. :  070  : Unmark     : Erase all message marks.                             :
  334. :-------:------------:------------------------------------------------------:
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. Mach-10 function-links (file-oriented)
  347.  
  348. -----------------------------------------------------------------------------
  349. : Flink : Name       : Description                                          :
  350. :=======:============:======================================================:
  351. :  101  : Add-file   : This allows the sysop to add a file to the file      :
  352. :       :            : catalog without having to upload it. You will be     :
  353. :       :            : prompted for the filename, extension, date, area-num,:
  354. :       :            : and description. Mach-10 will search for the file in :
  355. :       :            : the DL/UL directories and if found, will report its  :
  356. :       :            : size and add the file. If not found, the add will be :
  357. :       :            : aborted.                                             :
  358. :-------:------------:------------------------------------------------------:
  359. :  102  : list-dir   : Allows the user to list the contents of any of the   :
  360. :       :            : directories that his access level permits. Dir nums  :
  361. :       :            : can be stacked with commas and the directory #0, ALL :
  362. :       :            : may also be listed.                                  :
  363. :-------:------------:------------------------------------------------------:
  364. :  103  : Edit-cat   : This is a direct sysop-editor of the file catalog.   :
  365. :       :            : you may alter any record.                            :
  366. :-------:------------:------------------------------------------------------:
  367. :  104  : Move-file  : Allows you to move a file from one directory in the  :
  368. :       :            : catalog to another.                                  :
  369. :-------:------------:------------------------------------------------------:
  370. :  105  : Remove     : Removes the file's record and moves it to dir #255,  :
  371. :       :            : the deleted file directory. NOTE: The file on disk   :
  372. :       :            : is not actually deleted, you must use the KILL option:
  373. :       :            : #124 to kill it.                                     :
  374. :-------:------------:------------------------------------------------------:
  375. :  106  : ArcView    : Displays the contents of any arc-file on the system. :
  376. :       :            : The file "MACHARC.BAT" must be present for the link  :
  377. :       :            : between mach-10 and the archiver. COMMAND.COM must   :
  378. :       :            : also be present in the mach-10 directory.            :
  379. :-------:------------:------------------------------------------------------:
  380. :  107  : ArcTest    : Similar to the above ArcView, but this one tests the :
  381. :       :            : archive to make sure all members are in good         :
  382. :       :            : condition.                                           :
  383. :-------:------------:------------------------------------------------------:
  384. :  108  : ArcRead    : Allows the user to read a member of an archive.      :
  385. :-------:------------:------------------------------------------------------:
  386. :  109  : Who-U/L    : Displays who uploaded a certain file.                :
  387. :-------:------------:------------------------------------------------------:
  388. :  110  : File-info  : Displays all of the information about a particular   :
  389. :       :            : file that is stored in its record.                   :
  390. :-------:------------:------------------------------------------------------:
  391. :  111  : Resize     : This will seek-out the file on disk, and if possible,:
  392. :       :            : double-check it's size against the copy on disk. If  :
  393. :       :            : the size is different, then the size in the catalog  :
  394. :       :            : will be reset to the siuze on disk.                  :
  395. :-------:------------:------------------------------------------------------:
  396. :  112  : Arc file   : This command will attempt to re-arc the file into the:
  397. :       :            : latest arc format for highest space effieciency.     :
  398. :-------:------------:------------------------------------------------------:
  399. :  113  : Download   : This command prompts the user for a filename (or a   :
  400. :       :            : series of filenames) and allows him to download the  :
  401. :       :            : file if he has enough time left.                     :
  402. :-------:------------:------------------------------------------------------:
  403. :  114  : Upload     : The upload command will prompt the user for a file   :
  404. :       :            : name and let him upload it.                          :
  405. :-------:------------:------------------------------------------------------:
  406. :  115  : Default Pro: This command will allow the user to set his default  :
  407. :       :            : protocol type.                                       :
  408. :-------:------------:------------------------------------------------------:
  409. :  116  : list proto : Lists available protocols                            :
  410. :-------:------------:------------------------------------------------------:
  411. :  117  : Benchmark  : This is a sysop file maintenance service used to     :
  412. :       :            : time the effieciency of a file transfer protocol and :
  413. :       :            : calculate it's time constant.                        :
  414. :-------:------------:------------------------------------------------------:
  415. :  118  : List-New   : List files based on the user's last time on or based :
  416. :       :            : on a date which the user specifies.                  :
  417. :-------:------------:------------------------------------------------------:
  418. :  119  : Rept-Missng: Performs a comparison of the file catalog to the disk:
  419. :       :            : and reports any files that are not present.          :
  420. :-------:------------:------------------------------------------------------:
  421. :  120  : Del-missng : Similar to #119, but marks all missing files as      :
  422. :       :            : deleted.                                             :
  423. :-------:------------:------------------------------------------------------:
  424. :  121  : find file  : Performs a wildcard search of the file catalog to    :
  425. :       :            : locate a file or serials of files.                   :
  426. :-------:------------:------------------------------------------------------:
  427. :  122  : List dirs  : Lists the available file directories based on the    :
  428. :       :            : FILEAREATABLE in the Mach-10 ctl file.               :
  429. :-------:------------:------------------------------------------------------:
  430. :  123  : Dir list   : Displays the directory list text file.               :
  431. :-------:------------:------------------------------------------------------:
  432. :  124  : Kill file  : Physically delete the file off the disk and mark it  :
  433. :       :            : as deleted in the file catalog.                      :
  434. :-------:------------:------------------------------------------------------:
  435. :  125  : Describe   : Sysop maintenance function to alter the description  :
  436. :       :            : of a file in the file catalog.                       :
  437. :-------:------------:------------------------------------------------------:
  438. :  126  : Read File  : Displays an ASCII file on the screen.                :
  439. :-------:------------:------------------------------------------------------:
  440. :  127  : Validation : Prompted validation of files in the upload directory :
  441. :       :            : (dir #99).                                           :
  442. :-------:------------:------------------------------------------------------:
  443. :  128  : Search     : Allows users to search the file catalog for a        :
  444. :       :            : specific text string.                                :
  445. :-------:------------:------------------------------------------------------:
  446. :  129  : Logon-New  : Internal use only                                    :
  447. :-------:------------:------------------------------------------------------:
  448. :  130  : Pack Catlg : Allows you to pack the file catalog - The file       :
  449. :       :            : catalog should be packed periodically to remove      :
  450. :       :            : deleted file entries.                                :
  451. :-------:------------:------------------------------------------------------:
  452. :  131  : Chg-Upldr  : Allows you to change the name of the uploader of a   :
  453. :       :            : file.                                                :
  454. :-------:------------:------------------------------------------------------:
  455. :  132  : Zip file   : This command will attempt to re-zip the file into the:
  456. :       :            : latest zip format for highest space effieciency.     :
  457. :-------:------------:------------------------------------------------------:
  458. :  133  : Del-old    : Internal use only.                                   :
  459. :-------:------------:------------------------------------------------------:
  460. :  134  : Make-Indx  : Internal use only.                                   :
  461. :-------:------------:------------------------------------------------------:
  462. :  135  : FMS-Convert: This is an untested command to import FMS-format RBBS:
  463. :       :            : file directories into the Mach-10 file base. It may  :
  464. :       :            : or may not work.                                     :
  465. :-------:------------:------------------------------------------------------:
  466. :  136  : Download-GW: Download Galactic Warzone free of charge.            :
  467. :-------:------------:------------------------------------------------------:
  468.  
  469.  
  470.  
  471.  
  472.  
  473.               - Misc -
  474.  
  475.   45: display_day_time_graph;
  476.   46: computer_type_stats;
  477.   47: protocol_stats;
  478.   48: list_info;
  479.   49: ChangeAlias;
  480.   151: other_nodes;
  481.   152: newchat;
  482.   153: MessageAreaStats;
  483.   154: DoorStats;
  484.   155: FileStats;
  485.   156: ListTopics;
  486.   157: PostGen;
  487.   158: ListVoteTopics;
  488.   159: ViewVotes;
  489.   160: Vote;
  490.   161: Autovote;
  491.   162: AreaTest;
  492.   163: Current_System_status;
  493.   164: GetTimeBonus;
  494.  
  495.             - CD-Rom -
  496.  
  497.   175: Displayfile(cdpath+'CDROM.DIR');
  498.   176: DisplayFiles;
  499.   177: ArcView;
  500.   178: ArcTest;
  501.   179: Download;
  502.